Docs.rs
hyper-openssl-0.10.2
hyper-openssl 0.10.2
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
sfackler
Dependencies
http ^1.0.0
normal
hyper ^1.0.1
normal
hyper-util ^0.1
normal
linked_hash_set ^0.1
normal
once_cell ^1
normal
openssl ^0.10.61
normal
openssl-sys ^0.9.26
normal
parking_lot ^0.12
normal
pin-project ^1.1.3
normal
tower-layer ^0.3
normal
tower-service ^0.3
normal
hyper ^1
dev
hyper-util ^0.1
dev
tokio ^1
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
hyper_openssl
0.10.2
All Items
Modules
Structs
?
Crate
hyper_openssl
source
·
[
−
]
Expand description
Hyper TLS support via OpenSSL.
Modules
client
hyper-util client support.
Structs
SslStream
A Hyper stream type using OpenSSL.